Skip to main content

Names

Names["string"] gives a list of the names of symbols that match the string. 

Names[patt] gives a list of names matching the arbitrary string pattern patt.

Names[{patt1,patt2,…}] gives a list of names matching any of the patti.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.